fincore: (tests) fix double log output
authorChris Hofstaedtler <zeha@debian.org>
Tue, 18 Jul 2023 21:34:51 +0000 (23:34 +0200)
committerChris Hofstaedtler <zeha@debian.org>
Tue, 26 Sep 2023 15:39:54 +0000 (16:39 +0100)
commit8f2ef3d6328afbfecc83c449dfc2f471296ee622
treeeac4ca23368aa7edcff29dc0ace82b72164cd14c
parentd22aaf02c97b6566e4ef5359e34f7922728dd747
fincore: (tests) fix double log output

The fincore tests call ts_log_both inside an output redirection of both stdout
and stderr, leading to the ts_log_both output ending up twice in both stdout
and stderr.
Call ts_log_both before setting up the output redirection.

Signed-off-by: Chris Hofstaedtler <zeha@debian.org>
Gbp-Pq: Topic upstream
Gbp-Pq: Name fincore-tests-fix-double-log-output.patch
tests/ts/fincore/count